How to add new column in table laravel

140

How to add new column in table laravel -

php artisan make:migration add_paid_to_users_table --table=users

Comments

Submit
0 Comments